# http://www.gnu.org/software/automake

Makefile.in

# http://www.gnu.org/software/autoconf

/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
/config.h.in*



# need these for non-VPATH builds
/config.h
/config.status
/config.log
/stamp-h1

Makefile
.deps/

*.o

# netbeans

/nbproject/
